toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.dom
/
SearchContextKt
/
[jvm]findByTagName
find
By
Tag
Name
public
final
static
Element
findByTagName
(
SearchContext
$self
,
String
tagName
)
public
final
static
Element
findByTagName
(
SearchContext
$self
,
String
tagName
)
Returns the first
Element
found in the current search context by the given
tagName
, if any.
Since
8.0.0